Skip to content

feat: updating Rafiki chart for v2.4.0-beta release#447

Merged
mkurapov merged 4 commits into
mainfrom
max/rop-36
Jun 2, 2026
Merged

feat: updating Rafiki chart for v2.4.0-beta release#447
mkurapov merged 4 commits into
mainfrom
max/rop-36

Conversation

@mkurapov

@mkurapov mkurapov commented May 8, 2026

Copy link
Copy Markdown
Contributor

Changes

  • Bumping Rafiki chart's appVersion to v2.4.0-beta
  • Mapping additional env variables in the chart

Comment thread charts/rafiki/values.yaml
Comment on lines +220 to +223
dbEncryptionSecret:
value: ""
secretKeyRef:
key: DB_ENCRYPTION_SECRET

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is optional, depending on whether ASEs want to use the data exchange feature

@mkurapov mkurapov marked this pull request as ready for review May 8, 2026 12:17
@mkurapov mkurapov requested a review from a team as a code owner May 8, 2026 12:17
@mkurapov mkurapov requested a review from njlie May 12, 2026 14:08
@bosbaber bosbaber requested a review from Copilot May 28, 2026 13:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Rafiki Helm chart for the v2.4.0-beta Rafiki release and wires new backend configuration values into rendered Kubernetes resources.

Changes:

  • Bumps the Rafiki chart appVersion to v2.4.0-beta.
  • Adds ilpDataExchange values for DB encryption and partial-payment decision behavior.
  • Maps new backend env vars through the chart ConfigMap and Secret maps.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
charts/rafiki/Chart.yaml Updates the deployed Rafiki application version.
charts/rafiki/values.yaml Adds new backend values and maps them to ConfigMap/Secret keys.

Comment thread charts/rafiki/values.yaml
Comment on lines +863 to +866
- key: ENABLE_PARTIAL_PAYMENT_DECISION
valueRef: config.backend.ilpDataExchange.partialPaymentDecision.enabled
- key: PARTIAL_PAYMENT_DECISION_MAX_WAIT_MS
valueRef: config.backend.ilpDataExchange.partialPaymentDecision.maxWaitMs
@mkurapov mkurapov merged commit c57ff46 into main Jun 2, 2026
14 checks passed
@mkurapov mkurapov deleted the max/rop-36 branch June 2, 2026 08:08
github-actions Bot added a commit that referenced this pull request Jun 2, 2026
Automated chart versioning after merge of PR #447.
This PR updates Chart.yaml versions, packages updated charts into
docs/interledger,
and regenerates the Helm index.

Co-authored-by: mkurapov <15069181+mkurapov@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants